*** empty log message ***
authorK. Handa <handa@gnu.org>
Sat, 20 Jul 2013 04:16:23 +0000 (13:16 +0900)
committerK. Handa <handa@gnu.org>
Sat, 20 Jul 2013 04:16:23 +0000 (13:16 +0900)
src/ChangeLog

index 8a1c163998ba295c644ca6909355325cb7e83c43..c3a9ee4c1455113023d49c5d6f367c8e5be6201a 100644 (file)
@@ -1,3 +1,8 @@
+2013-07-20  Kenichi Handa  <handa@gnu.org>
+
+       * coding.c (CODING_ISO_FLAG_LEVEL_4): New macro.
+       (decode_coding_iso_2022): Check the single-shift area.  (Bug#8522)
+
 2013-07-18  Paul Eggert  <eggert@cs.ucla.edu>
 
        * filelock.c: Fix unlikely file descriptor leaks.